12. Paragraph Tag

QUESTION:

Make the following sentences appear as two lines rather than one continuous line. Use two sets of <p> tags, one for each sentence.

Hello everyone! We're using two lines now!

SOLUTION:

NOTE: The solutions are expressed in RegEx pattern. Udacity uses these patterns to check the given answer